projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b728e84
)
bcrypt: Update to version 3.1.7
author
Josef Schlehofer
<
[email protected]
>
Sat, 6 Jul 2019 06:37:27 +0000
(08:37 +0200)
committer
Josef Schlehofer
<
[email protected]
>
Sat, 6 Jul 2019 06:37:30 +0000
(08:37 +0200)
Signed-off-by: Josef Schlehofer <
[email protected]
>
lang/python/bcrypt/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/bcrypt/Makefile
b/lang/python/bcrypt/Makefile
index 31369fec24d567b2252f9658dd2b58ef60ca7ce0..d8ba6d1161dab59be71e396f30908a0a21493e67 100644
(file)
--- a/
lang/python/bcrypt/Makefile
+++ b/
lang/python/bcrypt/Makefile
@@
-6,12
+6,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=bcrypt
-PKG_VERSION:=3.1.
6
+PKG_VERSION:=3.1.
7
PKG_RELEASE:=1
PKG_SOURCE:=bcrypt-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:= https://files.pythonhosted.org/packages/source/b/$(PKG_NAME)
-PKG_HASH:=
44636759d222baa62806bbceb20e96f75a015a6381690d1bc2eda91c01ec02ea
+PKG_HASH:=
0b0069c752ec14172c5f78208f1863d7ad6755a6fae6fe76ec2c80d13be41e42
PKG_BUILD_DIR:=$(BUILD_DIR)/$(BUILD_VARIANT)-bcrypt-$(PKG_VERSION)
PKG_MAINTAINER:=Daniel Dickinson <
[email protected]
>